home *** CD-ROM | disk | FTP | other *** search
- object Form6: TForm6
- Left = 444
- Top = 438
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'Audio Record Wizard - Registration Form'
- ClientHeight = 349
- ClientWidth = 441
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 14
- object Label1: TLabel
- Left = 8
- Top = 243
- Width = 93
- Height = 14
- Caption = 'Your license name:'
- end
- object Label2: TLabel
- Left = 8
- Top = 274
- Width = 91
- Height = 14
- Caption = 'Your license code:'
- end
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 441
- Height = 70
- Align = alTop
- Picture.Data = {<image000.bmp>}
- end
- object Panel2: TPanel
- Left = 0
- Top = 70
- Width = 441
- Height = 155
- Align = alTop
- BevelOuter = bvNone
- Color = clWindow
- TabOrder = 7
- object Label3: TLabel
- Left = 28
- Top = 21
- Width = 377
- Height = 13
- AutoSize = False
- Caption = 'Thank you for using Audio Record Wizard.'
- end
- object Label4: TLabel
- Left = 28
- Top = 50
- Width = 401
- Height = 13
- AutoSize = False
- Caption =
- '1. In the trial version, you are limited to 3 minutes of recordi' +
- 'ng time. For unlimited'
- end
- object Label5: TLabel
- Left = 40
- Top = 70
- Width = 357
- Height = 13
- AutoSize = False
- Caption =
- 'recording, Please register this product. The registration fee is' +
- ' US$ 24.95'
- end
- object Label6: TLabel
- Left = 28
- Top = 98
- Width = 394
- Height = 13
- AutoSize = False
- Caption =
- '2. Registered users also receive priority technical support && f' +
- 'uture minor upgrades '
- end
- object Label7: TLabel
- Left = 40
- Top = 118
- Width = 397
- Height = 13
- AutoSize = False
- Caption = 'for FREE!'
- end
- end
- object suiButton3: TsuiButton
- Left = 234
- Top = 315
- Width = 90
- Height = 22
- UIStyle = DeepBlue
- Caption = '&Try It'
- AutoSize = False
- TabOrder = 8
- Transparent = False
- ModalResult = 0
- Layout = blGlyphLeft
- Spacing = 4
- ResHandle = 0
- MouseContinuouslyDownInterval = 100
- OnClick = suiButton3Click
- end
- object suiButton1: TsuiButton
- Left = 333
- Top = 315
- Width = 90
- Height = 22
- UIStyle = DeepBlue
- Caption = '&Buy Now !'
- AutoSize = False
- TabOrder = 1
- Transparent = False
- ModalResult = 0
- Layout = blGlyphLeft
- Spacing = 4
- ResHandle = 0
- MouseContinuouslyDownInterval = 100
- OnClick = suiButton1Click
- end
- object suiButton4: TsuiButton
- Left = 136
- Top = 315
- Width = 90
- Height = 22
- UIStyle = DeepBlue
- Caption = '&Tutorials'
- AutoSize = False
- TabOrder = 2
- Transparent = False
- ModalResult = 0
- Layout = blGlyphLeft
- Spacing = 4
- ResHandle = 0
- MouseContinuouslyDownInterval = 100
- OnClick = suiButton4Click
- end
- object suiButton2: TsuiButton
- Left = 359
- Top = 270
- Width = 64
- Height = 23
- UIStyle = DeepBlue
- Caption = '&Register'
- AutoSize = False
- TabOrder = 0
- Transparent = False
- ModalResult = 0
- Layout = blGlyphLeft
- Spacing = 4
- ResHandle = 0
- MouseContinuouslyDownInterval = 100
- OnClick = suiButton2Click
- end
- object Edit1: TEdit
- Left = 101
- Top = 239
- Width = 322
- Height = 22
- TabOrder = 3
- end
- object Edit2: TEdit
- Left = 101
- Top = 271
- Width = 252
- Height = 22
- TabOrder = 4
- OnKeyPress = suiEdit2KeyPress
- end
- object Panel3: TPanel
- Left = 0
- Top = 225
- Width = 444
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 5
- end
- object Panel4: TPanel
- Left = -2
- Top = 305
- Width = 444
- Height = 2
- BevelOuter = bvLowered
- TabOrder = 6
- end
- end
-